var go.uber.org/zap/zapcore.nullLiteralBytes

2 uses

	go.uber.org/zap/zapcore (current package)
		json_encoder.go#L163: var nullLiteralBytes = []byte("null")
		json_encoder.go#L169: 		return nullLiteralBytes, nil